boehnenelton2024

AI Profile Extension

Version: 1.0.0 | Created At: 10/24/2025, 5:12:27 AM

{
  "Format": "BEJSON",
  "Format_Version": "104a",
  "Format_Creator": "Elton Boehnen",
  "Parent_Hierarchy": "/ai_profiles/extensions",
  "Format_Type": "Extension_Schema",
  "Records_Type": [
    "CustomFieldDefinition"
  ],
  "Fields": [
    {
      "name": "FieldName",
      "type": "string"
    },
    {
      "name": "FieldType",
      "type": "string"
    },
    {
      "name": "DisplayName",
      "type": "string"
    },
    {
      "name": "Description",
      "type": "string"
    },
    {
      "name": "Value",
      "type": "string"
    }
  ],
  "Values": []
}